home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / DemonicDefence3.swf / scripts / frame_8 / PlaceObject2_461_80 / CLIPACTIONRECORD onClipEvent(load).as
Encoding:
Text File  |  2005-09-27  |  99 b   |  7 lines

  1. onClipEvent(load){
  2.    if(_root.gotWall != 1)
  3.    {
  4.       _root.wall2._visible = false;
  5.    }
  6. }
  7.